home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
250,000 Email Business Directory
/
250,000 Email Business Directory.iso
/
qualcomm
/
common.z
/
TOSHIBA.MOD
< prev
next >
Wrap
Text File
|
1995-12-14
|
1KB
|
34 lines
;Toshiba T144PF4 MNP & V.42
;
; If you make a change to this file you should change the description (the
; top line) so that the setup program can distinguish this new setup from
; the one you changed. Be sure to rename and copy the modified file to
; the scripts directory.
;
; An explicit \r must be placed at the end of a send line if you wish to
; terminate the line. \r\n are stripped to \r. \n will be sent without
; translation.
;
; The modem is assumed to be configured such that
; 1) When DTR is dropped the modem dropps carier and goes into command mode
; 2) Must operate in reliable mode LAMP or MNP
; 3) Hardware flow control is desired, modem and eudora.ini file must match
; 4) The modem does not change the DCE speed after connect
;
cancelon ERROR
;
send AT\r
pause 1
;
; Hardware flow - Default
; DTR handling - &D2
; Reliable only - \N6
; Fix baud rate - Default
; all result codes - W2
;
send AT &FX4&C1&D2\\N6W2S7=60\r
waitfor OK
;
set FlowControl=Hardware
;